home *** CD-ROM | disk | FTP | other *** search
/ Fish With Names Like... / Fish With Names Like... 2.5.iso / pc / Media / Fish.dir / 00895_CursorOnly.ls < prev    next >
Encoding:
Text File  |  2004-04-27  |  81 b   |  7 lines

  1. on exitFrame
  2.   setcursor()
  3.   if soundBusy(1) then
  4.     go(the frame)
  5.   end if
  6. end
  7.